Skip to content

Comments

修复问题#4

Open
DL909 wants to merge 3 commits intoAnvil-Dev:releases/1.21.1from
DL909:releases/1.21.1
Open

修复问题#4
DL909 wants to merge 3 commits intoAnvil-Dev:releases/1.21.1from
DL909:releases/1.21.1

Conversation

@DL909
Copy link

@DL909 DL909 commented Jan 14, 2026

修正了所有手册系统中仍保留的 "anvilcraft" 命名空间键,改为正确的 "anvilcraft_patchouli" ,由此修复了手册不能加载的bug和英文模式手册翻译加载异常的bug。

Closes: #3

@TBPig
Copy link
Contributor

TBPig commented Jan 15, 2026

请不要展开那些多方块结构的Pattern,按照原本的方式更具有可读性

Copy link
Contributor

@Gu-ZT Gu-ZT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

请不要展开那些多方块结构的Pattern,按照原本的方式更具有可读性

@DL909
Copy link
Author

DL909 commented Jan 21, 2026

Pattern的展开是因为我做了一次批量格式化,由于原本就有一些json文件的缩进是错误的,期望能够简单的部分回滚是困难的。目前我没有找到好的方法批量的还原这种展开。
另外,我认为虽然较小结构的Pattern在展开前的可读性较好,较大结构的Pattern在展开后由水平扫描变为垂直扫描反而表现出更好的可读性。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] 帕秋莉手册加载失败

3 participants